home *** CD-ROM | disk | FTP | other *** search
/ Game Programming in C++ - Start to Finish / GameProgrammingS.iso / developer_install / CEGUISDK-0.4.1-VC6-STLport.exe / {app} / datafiles / imagesets / Vanilla.imageset < prev    next >
Extensible Markup Language  |  2005-11-17  |  2KB  |  22 lines

  1. <?xml version="1.0" ?>
  2. <Imageset Name="Vanilla-Images" Imagefile="../datafiles/imagesets/vanilla.tga" NativeHorzRes="800" NativeVertRes="600" AutoScaled="true">
  3.     <Image Name="GenericBrush" XPos="46" YPos="46" Width="3" Height="3" />
  4.     <Image Name="FrameTopLeft" XPos="1" YPos="1" Width="6" Height="6" />
  5.     <Image Name="FrameTopRight" XPos="10" YPos="1" Width="6" Height="6" />
  6.     <Image Name="FrameBottomLeft" XPos="1" YPos="10" Width="6" Height="6" />
  7.     <Image Name="FrameBottomRight" XPos="10" YPos="10" Width="6" Height="6" />
  8.     <Image Name="FrameLeft" XPos="1" YPos="18" Width="6" Height="1" />
  9.     <Image Name="FrameRight" XPos="10" YPos="18" Width="6" Height="1" />
  10.     <Image Name="FrameTop" XPos="18" YPos="1" Width="1" Height="6" />
  11.     <Image Name="FrameBottom" XPos="18" YPos="10" Width="1" Height="6" />
  12.     <Image Name="ScrollUpArrow" XPos="1" YPos="22" Width="20" Height="20" />
  13.     <Image Name="ScrollDownArrow" XPos="22" YPos="22" Width="20" Height="20" />
  14.     <Image Name="VertScrollContainer" XPos="69" YPos="3" Width="20" Height="1" />
  15.     <Image Name="ScrollLeftArrow" XPos="21" YPos="1" Width="20" Height="20" />
  16.     <Image Name="ScrollRightArrow" XPos="42" YPos="1" Width="20" Height="20" />
  17.     <Image Name="HorzScrollContainer" XPos="65" YPos="1" Width="1" Height="20" />
  18.     <Image Name="ScrollbarThumb" XPos="43" YPos="22" Width="20" Height="20" />
  19.     <Image Name="ShadowBrush" XPos="4" YPos="45" Width="24" Height="24" />
  20.     <Image Name="MouseArrow" XPos="69" YPos="7" Width="17" Height="25" />
  21. </Imageset>
  22.